home *** CD-ROM | disk | FTP | other *** search
/ Especial Multimedia / Especial Multimedia.iso / Multimed / Musica / ZMUD32.ZIP / ZMUD.EXE / 0 / RCDATA / TEDITCOM / TEDITCOM.txt
Text File  |  1997-06-09  |  22KB  |  709 lines

  1. object EditCom: TEditCom
  2.   Left = 137
  3.   Top = 125
  4.   Width = 663
  5.   Height = 445
  6.   Caption = 'zMUD Editor'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   KeyPreview = True
  12.   Menu = MainMenu1
  13.   ShowHint = True
  14.   Visible = True
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 16
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 655
  25.     Height = 27
  26.     Align = alTop
  27.     BevelOuter = bvLowered
  28.     TabOrder = 0
  29.     object BoldButton: TSpeedButton
  30.       Left = 200
  31.       Top = 1
  32.       Width = 26
  33.       Height = 25
  34.       Hint = 'Bold|'
  35.       AllowAllUp = True
  36.       GroupIndex = 1
  37.       Glyph.Data = {
  38.         90010000424D9001000000000000760000002800000020000000100000000100
  39.         0400000000000001000000000000000000000000000000000000000000000000
  40.         80000080000000808000800000008000800080800000C0C0C000808080000000
  41.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  42.         3333333333333333333333333333333333333338888888888333330000000000
  43.         3333333338883338883333330003330003333333388833338883333300033330
  44.         0033333338883333888333330003333000333333388833338883333300033330
  45.         0033333338883338883333330003330003333333388888888333333300000000
  46.         3333333338883338883333330003330003333333388833338883333300033330
  47.         0033333338883333888333330003333000333333388833388833333300033300
  48.         0333333888888888833333000000000033333333333333333333333333333333
  49.         3333333333333333333333333333333333333333333333333333000000000000
  50.         0000000000000000000000000000000000000000}
  51.       NumGlyphs = 2
  52.       OnClick = BoldButtonClick
  53.     end
  54.     object ColorButton: TSpeedButton
  55.       Left = 226
  56.       Top = 1
  57.       Width = 25
  58.       Height = 25
  59.       Hint = 'Color|Change color of text'
  60.       NumGlyphs = 2
  61.       OnClick = ColorButtonClick
  62.     end
  63.     object SendButton: TSpeedButton
  64.       Left = 119
  65.       Top = 1
  66.       Width = 26
  67.       Height = 25
  68.       Hint = 'Send|Send all text to MUD'
  69.       Glyph.Data = {
  70.         76010000424D7601000000000000760000002800000020000000100000000100
  71.         04000000000000010000130B0000130B00000000000000000000000000000000
  72.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  73.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  74.         333333333333337FF3333333333333903333333333333377FF33333333333399
  75.         03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
  76.         99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
  77.         99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
  78.         03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
  79.         33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
  80.         33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
  81.         3333777777333333333333333333333333333333333333333333}
  82.       NumGlyphs = 2
  83.       OnClick = SendandClose1Click
  84.     end
  85.     object OpenButton: TSpeedButton
  86.       Left = 32
  87.       Top = 1
  88.       Width = 26
  89.       Height = 25
  90.       Hint = 'Open|Open a new text file'
  91.       Glyph.Data = {
  92.         90010000424D9001000000000000760000002800000020000000100000000100
  93.         0400000000000001000000000000000000000000000000000000000000000000
  94.         80000080000000808000800000008000800080800000C0C0C000808080000000
  95.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  96.         5555555555555555555555555555555555555500000000000555550000000000
  97.         05555008888888888055500B7B7B7B7B7055507088888888805550F0B7B7B7B7
  98.         B055507088888888880550B07B7B7B7B7B05507708888888880550FB07B7B7B7
  99.         B705507708888888888050BF0B7B7B7B7B70507770000888888050FBF00007B7
  100.         B7B0507777777000000550BFBFBFB0000005507777777777055550FBFBFBFBFB
  101.         0555507777777777055550BFBFBFBFBF0555507777700000555550FBFBF00000
  102.         5555550000055555555555000005555555555555555555555555555555555555
  103.         5555555555555555555555555555555555555555555555555555000000000000
  104.         0000000000000000000000000000000000000000}
  105.       NumGlyphs = 2
  106.       OnClick = Open1Click
  107.     end
  108.     object SaveButton: TSpeedButton
  109.       Left = 58
  110.       Top = 1
  111.       Width = 25
  112.       Height = 25
  113.       Hint = 'Save|Save this text to a file'
  114.       Glyph.Data = {
  115.         90010000424D9001000000000000760000002800000020000000100000000100
  116.         0400000000000001000000000000000000000000000000000000000000000000
  117.         80000080000000808000800000008000800080800000C0C0C000808080000000
  118.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000888888
  119.         800333FFFFFFFFFFFFF33000008777777000388888888888883F300000870077
  120.         70008F3338F3FF38F38F30000087007770008F3338F88F38F38F300000877777
  121.         70008F3338F88FF8F38F30000000000000008F3338888888338F300000000000
  122.         00008F3FFFFFFFFFFF8F3000FFFFFFFFF0008F88888888888F8F3000FFFFFFFF
  123.         F0008F8F333333338F8F3000FFFFFFFFF0008F8F333333338F8F3000FFFFFFFF
  124.         F0008F8F333333338F8F3000FFFFFFFFF0008F8F333333338F8F3000FFFFFFFF
  125.         F0808F8F333333338F8F3000FFFFFFFFF0008F8F33333333888F330099999999
  126.         9003838FFFFFFFFF8F8333333333333333333888888888888833000000000000
  127.         0000000000000000000000000000000000000000}
  128.       NumGlyphs = 2
  129.       OnClick = Save1Click
  130.     end
  131.     object CaptButton: TSpeedButton
  132.       Left = 89
  133.       Top = 1
  134.       Width = 25
  135.       Height = 25
  136.       Hint = 'Capture|Capture a lines from the MUD output window'
  137.       NumGlyphs = 2
  138.       OnClick = Capture1Click
  139.     end
  140.     object Toggle: TSpeedButton
  141.       Left = 257
  142.       Top = 1
  143.       Width = 25
  144.       Height = 25
  145.       Hint = 'Toggle Capture|Toggle whether lines are captured from MUD'
  146.       AllowAllUp = True
  147.       GroupIndex = 2
  148.       Glyph.Data = {
  149.         76010000424D7601000000000000760000002800000020000000100000000100
  150.         04000000000000010000130B0000130B00000000000000000000000000000000
  151.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  152.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330B7FFF
  153.         FFB0333333777F3333773333330B7FFFFFB0333333777F3333773333330B7FFF
  154.         FFB0333333777F3333773333330B7FFFFFB03FFFFF777FFFFF77000000000077
  155.         007077777777777777770FFFFFFFF00077B07F33333337FFFF770FFFFFFFF000
  156.         7BB07F3FF3FFF77FF7770F00F000F00090077F77377737777F770FFFFFFFF039
  157.         99337F3FFFF3F7F777FF0F0000F0F09999937F7777373777777F0FFFFFFFF999
  158.         99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
  159.         99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
  160.         93337FFFF7737777733300000033333333337777773333333333}
  161.       NumGlyphs = 2
  162.       OnClick = ToggleClick
  163.     end
  164.     object Parse: TSpeedButton
  165.       Left = 282
  166.       Top = 1
  167.       Width = 26
  168.       Height = 25
  169.       Hint = 'Parse Commands|Toggle whether text sent to MUD is parsed'
  170.       AllowAllUp = True
  171.       GroupIndex = 3
  172.       Glyph.Data = {
  173.         78010000424D7801000000000000760000002800000020000000100000000100
  174.         04000000000000000000120B0000120B00000000000000000000000000000000
  175.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  176.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  177.         003337777777777777F330FFFFFFFFFFF033373F3F3F3F3F3733330F0F0F0F0F
  178.         03333F7F737373737FFF0000FFFFFFF0000377773FFFFFF7777F0FF800000008
  179.         FF037F3F77777773FF7F0F9FFFFFFFF000037F7333333337777F0FFFFFFFFFFF
  180.         FF0373FFFFFFFFFFFF7330000000000000333777777777777733333000000000
  181.         3333333777777777F3333330FFFFFFF033333337F3FFFFF7F3333330F00000F0
  182.         33333337F77777F7F3333330F0AAE0F033333337F7F337F7F3333330F0DAD0F0
  183.         33333337F7FFF7F7F3333330F00000F033333337F7777737F3333330FFFFFFF0
  184.         33333337FFFFFFF7F333333000000000333333377777777733330000}
  185.       NumGlyphs = 2
  186.       OnClick = ParseClick
  187.     end
  188.     object PrefixBtn: TSpeedButton
  189.       Left = 370
  190.       Top = 5
  191.       Width = 16
  192.       Height = 16
  193.       Hint = 
  194.         'Prefix Toggle|Toggle whether prefix string is prepended to text ' +
  195.         'sent to MUD'
  196.       AllowAllUp = True
  197.       GroupIndex = 6
  198.       OnClick = PrefixBtnClick
  199.     end
  200.     object SendSelectBtn: TSpeedButton
  201.       Left = 145
  202.       Top = 1
  203.       Width = 25
  204.       Height = 25
  205.       Hint = 'Send Selected Text|Send Selected text to MUD'
  206.       Glyph.Data = {
  207.         90010000424D9001000000000000760000002800000020000000100000000100
  208.         0400000000000001000000000000000000000000000000000000000000000000
  209.         80000080000000808000800000008000800080800000C0C0C000808080000000
  210.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  211.         333333333333338FF3333333333333903333333333333388FF33333333333399
  212.         03333FFFFFFFFF888FF3000000999999903388888888888888FF0FFFF0999999
  213.         99038F3338888888888F0FFFF099999999908F3FF888888888880C77C0999999
  214.         99038F883888888888830CCCC099999990338F3FF888888888330C77CCCCC099
  215.         03338F883333388883330CCCCCCCC09033338F3FF3FFF88833330C77C0000003
  216.         33338F883888888333330FFFF0FF033333338F3FF8F3833333330F07F0F03333
  217.         33338F8838F8333333330FFFF003333333338FFFF88333333333000000333333
  218.         3333888888333333333333333333333333333333333333333333000000000000
  219.         0000000000000000000000000000000000000000}
  220.       NumGlyphs = 2
  221.       OnClick = SendSelectBtnClick
  222.     end
  223.     object SendLineBtn: TSpeedButton
  224.       Left = 170
  225.       Top = 1
  226.       Width = 26
  227.       Height = 25
  228.       Hint = 'Send Line|Send current line to MUD'
  229.       Glyph.Data = {
  230.         90010000424D9001000000000000760000002800000020000000100000000100
  231.         0400000000000001000000000000000000000000000000000000000000000000
  232.         80000080000000808000800000008000800080800000C0C0C000808080000000
  233.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  234.         333333333333338FF3333333333333903333333333333388FF33333333333399
  235.         03333FFFFFFFFF888FF3000000999999903388888888888888FF0FFFF0999999
  236.         99038F3338888888888F0FFFF099999999908F3FF888888888880F00F0999999
  237.         99038F883888888888830FFFF099999990338F3FF888888888330CCCCCCCC099
  238.         03338F883333388883330FFFFFFFF09033338F3FF3FFF88833330F00F0000003
  239.         33338F883888888333330FFFF0FF033333338F3FF8F3833333330F07F0F03333
  240.         33338F8838F8333333330FFFF003333333338FFFF88333333333000000333333
  241.         3333888888333333333333333333333333333333333333333333000000000000
  242.         0000000000000000000000000000000000000000}
  243.       NumGlyphs = 2
  244.       OnClick = SendLineBtnClick
  245.     end
  246.     object TopBtn: TSpeedButton
  247.       Left = 1
  248.       Top = 1
  249.       Width = 25
  250.       Height = 25
  251.       Hint = 'Keep on top|Forces this dialog to display on top of others'
  252.       AllowAllUp = True
  253.       GroupIndex = 1
  254.       NumGlyphs = 2
  255.       OnClick = TopBtnClick
  256.     end
  257.     object SyntaxBtn: TSpeedButton
  258.       Left = 334
  259.       Top = 1
  260.       Width = 26
  261.       Height = 25
  262.       Hint = 
  263.         'Use Color Syntax|Toggle whether ANSI codes are converted to colo' +
  264.         'r syntax'
  265.       AllowAllUp = True
  266.       GroupIndex = 5
  267.       Glyph.Data = {
  268.         90010000424D9001000000000000760000002800000020000000100000000100
  269.         0400000000000001000000000000000000000000000000000000000000000000
  270.         80000080000000808000800000008000800080800000C0C0C000808080000000
  271.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  272.         3333333333333333333330333330003300033333333333333333303333033330
  273.         3303333333333333333330333300003033033333333333333333300303033030
  274.         3303333333333333333330303330033300033333333333333333333333333333
  275.         3303333333333333333333333333333333033333333333333333300000003333
  276.         3333333333333333333330999990333003333333333333333333309999903330
  277.         0033333333333333333330999990300000033333333333333333309999903330
  278.         0033333333333333333330999990333003333333333333333333300000003333
  279.         3333333333333333333333333333333333333333333333333333000000000000
  280.         0000000000000000000000000000000000000000}
  281.       NumGlyphs = 2
  282.       OnClick = SyntaxBtnClick
  283.     end
  284.     object DoColorBtn: TSpeedButton
  285.       Left = 308
  286.       Top = 1
  287.       Width = 26
  288.       Height = 25
  289.       Hint = 'Enable color|Toggle whether text sent to MUD is colored'
  290.       AllowAllUp = True
  291.       GroupIndex = 4
  292.       Glyph.Data = {
  293.         76010000424D7601000000000000760000002800000020000000100000000100
  294.         0400000000000001000000000000000000000000000000000000000000000000
  295.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  296.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  297.         3333333333333333333333000000000000033300000000000003330DDD06660F
  298.         FF033307770777077703330DD006660FFF033307770777077703330D0990660F
  299.         FF0333077707770777033300999900000003330000000000000333099009900E
  300.         EE03330777077707770333000B00990EEE033307770777077703330BBB070990
  301.         EE033307770777077703330000000099000333000000000000033309990AAA09
  302.         900333077707770777033309990AAA00990333077707770777033309990AAA0C
  303.         0003330777077707770333000000000000033300000000000003333333333333
  304.         3333333333333333333333333333333333333333333333333333}
  305.       NumGlyphs = 2
  306.       OnClick = DoColorBtnClick
  307.     end
  308.     object PrefixList: TComboBox
  309.       Left = 392
  310.       Top = 3
  311.       Width = 145
  312.       Height = 21
  313.       Hint = 'Prefix String|String to prepend to text sent to MUD'
  314.       Font.Color = clWindowText
  315.       Font.Height = -12
  316.       Font.Name = 'MS Sans Serif'
  317.       Font.Style = []
  318.       ItemHeight = 13
  319.       ParentFont = False
  320.       TabOrder = 0
  321.       OnChange = PrefixListChange
  322.       OnEnter = PrefixListEnter
  323.       OnExit = PrefixListExit
  324.     end
  325.   end
  326.   object UserIn: TTerm
  327.     Left = 0
  328.     Top = 27
  329.     Width = 637
  330.     Height = 354
  331.     Cursor = crIBeam
  332.     VScroll = VScroll
  333.     HScroll = HScroll
  334.     DefColor = 0
  335.     WrapIndent = 5
  336.     ReadOnly = False
  337.     OnStatus = UserInStatus
  338.     Margin = 8
  339.     AllowSplit = False
  340.     SplitPos = 0
  341.     CursorOn = True
  342.     Font.Color = clWindowText
  343.     Font.Height = -11
  344.     Font.Name = 'Courier'
  345.     Font.Style = []
  346.     TabOrder = 1
  347.     Color = clBlack
  348.     ParentColor = False
  349.     ParentFont = False
  350.     TabStop = True
  351.     Align = alClient
  352.     OnMouseDown = UserInMouseDown
  353.   end
  354.   object Panel5: TPanel
  355.     Left = 0
  356.     Top = 381
  357.     Width = 655
  358.     Height = 18
  359.     Align = alBottom
  360.     Alignment = taLeftJustify
  361.     BevelOuter = bvNone
  362.     Font.Color = clWindowText
  363.     Font.Height = -11
  364.     Font.Name = 'MS Sans Serif'
  365.     Font.Style = []
  366.     ParentFont = False
  367.     TabOrder = 2
  368.     object Panel3: TPanel
  369.       Left = 638
  370.       Top = 0
  371.       Width = 17
  372.       Height = 18
  373.       Align = alRight
  374.       BevelOuter = bvNone
  375.       TabOrder = 0
  376.     end
  377.     object Panel7: TPanel
  378.       Left = 0
  379.       Top = 0
  380.       Width = 638
  381.       Height = 18
  382.       Align = alClient
  383.       Alignment = taLeftJustify
  384.       BevelOuter = bvLowered
  385.       TabOrder = 1
  386.       object Panel2: TPanel
  387.         Left = 446
  388.         Top = 1
  389.         Width = 191
  390.         Height = 16
  391.         Align = alRight
  392.         BevelOuter = bvNone
  393.         TabOrder = 0
  394.         object HScroll: TScrollBar
  395.           Left = 0
  396.           Top = 0
  397.           Width = 185
  398.           Height = 16
  399.           LargeChange = 39
  400.           Max = 0
  401.           TabOrder = 0
  402.           TabStop = False
  403.         end
  404.       end
  405.       object HelpPanel: TPanel
  406.         Left = 1
  407.         Top = 1
  408.         Width = 439
  409.         Height = 16
  410.         Align = alLeft
  411.         Alignment = taLeftJustify
  412.         BevelOuter = bvNone
  413.         TabOrder = 1
  414.         object XYPanel: TPanel
  415.           Left = 343
  416.           Top = 0
  417.           Width = 56
  418.           Height = 16
  419.           Hint = 'Current cursor column and row|'
  420.           Align = alRight
  421.           BevelOuter = bvLowered
  422.           TabOrder = 0
  423.         end
  424.         object InsPanel: TPanel
  425.           Left = 399
  426.           Top = 0
  427.           Width = 40
  428.           Height = 16
  429.           Hint = 'Insert/Overwrite mode|'
  430.           Align = alRight
  431.           BevelOuter = bvLowered
  432.           TabOrder = 1
  433.         end
  434.       end
  435.       object GrabBar1: TGrabBar
  436.         Left = 440
  437.         Top = 0
  438.         Width = 6
  439.         Height = 17
  440.         Cursor = crHSplit
  441.         DragUpdate = True
  442.         Style = gbVertical
  443.         Thickness = 6
  444.         WindowA = HelpPanel
  445.         WindowB = Panel2
  446.       end
  447.     end
  448.   end
  449.   object Panel4: TPanel
  450.     Left = 637
  451.     Top = 27
  452.     Width = 18
  453.     Height = 354
  454.     Align = alRight
  455.     BevelOuter = bvLowered
  456.     TabOrder = 3
  457.     object VScroll: TScrollBar
  458.       Left = 1
  459.       Top = 0
  460.       Width = 16
  461.       Height = 353
  462.       Kind = sbVertical
  463.       LargeChange = 27
  464.       Max = 0
  465.       TabOrder = 0
  466.       TabStop = False
  467.     end
  468.   end
  469.   object MainMenu1: TMainMenu
  470.     Left = 232
  471.     Top = 48
  472.     object File1: TMenuItem
  473.       Caption = '&File'
  474.       ShortCut = 0
  475.       object Open1: TMenuItem
  476.         Caption = '&Open...'
  477.         ShortCut = 0
  478.         OnClick = Open1Click
  479.       end
  480.       object Save1: TMenuItem
  481.         Caption = 'Sa&ve'
  482.         ShortCut = 0
  483.         OnClick = Save1Click
  484.       end
  485.       object SaveAs1: TMenuItem
  486.         Caption = 'Save &As...'
  487.         ShortCut = 0
  488.         OnClick = SaveAs1Click
  489.       end
  490.       object Import1: TMenuItem
  491.         Caption = '&Import...'
  492.         ShortCut = 0
  493.         OnClick = Import1Click
  494.       end
  495.       object N2: TMenuItem
  496.         Caption = '-'
  497.         ShortCut = 0
  498.       end
  499.       object Capture1: TMenuItem
  500.         Caption = '&Capture'
  501.         ShortCut = 0
  502.         OnClick = Capture1Click
  503.       end
  504.       object SendandClose1: TMenuItem
  505.         Caption = '&Send'
  506.         ShortCut = 0
  507.         OnClick = SendandClose1Click
  508.       end
  509.       object SendSelected1: TMenuItem
  510.         Caption = 'Send Selected'
  511.         ShortCut = 16468
  512.         OnClick = SendSelectBtnClick
  513.       end
  514.       object SendLine1: TMenuItem
  515.         Caption = 'Send &Line'
  516.         ShortCut = 16467
  517.         OnClick = SendLineBtnClick
  518.       end
  519.       object N5: TMenuItem
  520.         Caption = '-'
  521.         ShortCut = 0
  522.       end
  523.       object PrinterSetup1: TMenuItem
  524.         Caption = 'Printer Setup...'
  525.         ShortCut = 0
  526.         OnClick = PrinterSetup1Click
  527.       end
  528.       object Print1: TMenuItem
  529.         Caption = '&Print'
  530.         ShortCut = 0
  531.         object Buffer1: TMenuItem
  532.           Caption = '&Buffer'
  533.           ShortCut = 0
  534.           OnClick = Buffer1Click
  535.         end
  536.         object Selected1: TMenuItem
  537.           Caption = '&Selected'
  538.           ShortCut = 0
  539.           OnClick = Selected1Click
  540.         end
  541.         object Screen1: TMenuItem
  542.           Caption = 'Scree&n'
  543.           ShortCut = 0
  544.           OnClick = Screen1Click
  545.         end
  546.         object N8: TMenuItem
  547.           Caption = '-'
  548.           ShortCut = 0
  549.         end
  550.         object Color2: TMenuItem
  551.           Caption = 'Color'
  552.           ShortCut = 0
  553.           OnClick = Color2Click
  554.         end
  555.       end
  556.       object N3: TMenuItem
  557.         Caption = '-'
  558.         ShortCut = 0
  559.       end
  560.       object Exit1: TMenuItem
  561.         Caption = 'Clos&e'
  562.         ShortCut = 0
  563.         OnClick = Exit1Click
  564.       end
  565.     end
  566.     object Edit1: TMenuItem
  567.       Caption = '&Edit'
  568.       ShortCut = 0
  569.       object Cut1: TMenuItem
  570.         Caption = 'Cu&t'
  571.         ShortCut = 16472
  572.         OnClick = Cut1Click
  573.       end
  574.       object Copy1: TMenuItem
  575.         Caption = '&Copy'
  576.         ShortCut = 16451
  577.         OnClick = Copy1Click
  578.       end
  579.       object Paste1: TMenuItem
  580.         Caption = '&Paste'
  581.         ShortCut = 16470
  582.         OnClick = Paste1Click
  583.       end
  584.       object N1: TMenuItem
  585.         Caption = '-'
  586.         ShortCut = 0
  587.       end
  588.       object SelectAll1: TMenuItem
  589.         Caption = 'Select &All'
  590.         ShortCut = 16449
  591.         OnClick = SelectAll1Click
  592.       end
  593.       object Clear1: TMenuItem
  594.         Caption = 'C&lear Selection'
  595.         ShortCut = 0
  596.         OnClick = Clear1Click
  597.       end
  598.       object ClearAll1: TMenuItem
  599.         Caption = 'Clear All'
  600.         ShortCut = 16430
  601.         OnClick = ClearAll1Click
  602.       end
  603.       object N4: TMenuItem
  604.         Caption = '-'
  605.         ShortCut = 0
  606.       end
  607.       object Gotoline1: TMenuItem
  608.         Caption = '&Goto line...'
  609.         ShortCut = 0
  610.         OnClick = Gotoline1Click
  611.       end
  612.       object Find1: TMenuItem
  613.         Caption = '&Find...'
  614.         ShortCut = 16454
  615.         OnClick = Find1Click
  616.       end
  617.     end
  618.     object Text1: TMenuItem
  619.       Caption = '&Options'
  620.       ShortCut = 0
  621.       OnClick = Text1Click
  622.       object Color1: TMenuItem
  623.         Caption = '&Color...'
  624.         ShortCut = 0
  625.         OnClick = Color1Click
  626.       end
  627.       object Bold1: TMenuItem
  628.         Caption = '&Bold'
  629.         ShortCut = 0
  630.         OnClick = Bold1Click
  631.       end
  632.       object N6: TMenuItem
  633.         Caption = '-'
  634.         ShortCut = 0
  635.       end
  636.       object Capture2: TMenuItem
  637.         Caption = '&Capture'
  638.         ShortCut = 0
  639.         OnClick = ToggleClick
  640.       end
  641.       object Prefix1: TMenuItem
  642.         Caption = 'Pre&fix'
  643.         ShortCut = 16464
  644.         OnClick = PrefixBtnClick
  645.       end
  646.       object Parse1: TMenuItem
  647.         Caption = '&Parse'
  648.         ShortCut = 0
  649.         OnClick = ParseClick
  650.       end
  651.       object ANSIColor1: TMenuItem
  652.         Caption = 'ANSI Color'
  653.         ShortCut = 0
  654.         OnClick = DoColorBtnClick
  655.       end
  656.       object ColorSyntax1: TMenuItem
  657.         Caption = 'Color Syntax'
  658.         ShortCut = 0
  659.         OnClick = SyntaxBtnClick
  660.       end
  661.       object SendFullLines1: TMenuItem
  662.         Caption = 'Send Full Lines'
  663.         ShortCut = 0
  664.         OnClick = SendFullLines1Click
  665.       end
  666.       object N7: TMenuItem
  667.         Caption = '-'
  668.         ShortCut = 0
  669.       end
  670.       object Options1: TMenuItem
  671.         Caption = '&Preferences...'
  672.         ShortCut = 0
  673.         OnClick = Options1Click
  674.       end
  675.     end
  676.     object Window1: TMenuItem
  677.       Caption = '&Window'
  678.       ShortCut = 0
  679.       object Refresh1: TMenuItem
  680.         Caption = '&Refresh'
  681.         ShortCut = 0
  682.         OnClick = Refresh1Click
  683.       end
  684.     end
  685.   end
  686.   object OpenFile: TOpenDialog
  687.     DefaultExt = 'TXT'
  688.     FileEditStyle = fsEdit
  689.     Filter = 'Text Files|*.txt|All Files|*.*'
  690.     Options = [ofFileMustExist]
  691.     Left = 264
  692.     Top = 48
  693.   end
  694.   object SaveFile: TSaveDialog
  695.     DefaultExt = 'TXT'
  696.     FileEditStyle = fsEdit
  697.     Filter = 'Text Files|*.txt|All Files|*.*'
  698.     Options = [ofOverwritePrompt, ofHideReadOnly]
  699.     Left = 296
  700.     Top = 48
  701.   end
  702.   object FindDlg: TFindDialog
  703.     Options = [frDown, frHideMatchCase, frHideWholeWord]
  704.     OnFind = FindDlgFind
  705.     Left = 328
  706.     Top = 48
  707.   end
  708. end
  709.